Welcome![Sign In][Sign Up]
Location:
Search - TIME VC

Search list

[Multimedia program非常好用的CD播放器

Description: 一个好的cd播放器这篇文章是我第一次在VC在线发表,我应该是只VC的菜鸟。为了找个能循环播放mp3的VC源程序,我搜遍了网上的资源(差点气得要砸电脑),好不容易找到一个,却只有程序中的调用,关键的类的生成文件却没有,有什么用?(主要是自己没有MCI函数的具体的参数资料,不知道怎么调用,如果你有,请发一份给我,字符串的我已经有了,命令方式的没有。) 后来找到一个,非常感谢他,作者叫:黄利龙。但他没有单独把类分离出来,且没有保存列表到文件。 我把他的程序打印出来,仔细分析了程序语句,然后进行了修改和优化。大家可以从下面的程序看出来,我们菜鸟的人基础不够,很希望了解每一句的确切意思,有些地方我带有猜测的,如果有错的地方,请大家指出,也欢迎大家来信和我交流,我向您学习。-a good cd player this article is the first time I VC published online, I should be the only VC exposure. To find MP3 players can cycle of VC source, I searched online resources (almost went to smash computer), and managed to find one, only the procedures called key to the class file has not, what is the use? (Mainly MCI is not their specific function of the parameters of information, I do not know how call, if you have, please send a copy to me, the string I have, in no order.) He found one, very grateful to him, the writer asked : Huang Lung. But he did not single out separate category, which does not keep a list of documents. I regard him to print out the procedures, a detailed analysis of the program statement and then proceed to a revision and optimization. Below we can see the procedu
Platform: | Size: 260096 | Author: 陈垃圾 | Hits:

[OS Develop请求调页存储管理系统-vc6.0

Description: 用VC++6.0模拟实现最佳置换算法、最近最久未使用算法、先进先出置换算法。-VC 6.0 Simulation best replacement algorithm, the most recent time on the use of algorithms, FIFO replacement algorithm.
Platform: | Size: 36864 | Author: 刘印亮 | Hits:

[Data structs混合排序

Description: 这是一个运用多种排序法对数据进行排序的程序,排序时间复杂性小,空间复杂性小,排序速度快.压缩包包括源程序文件,再vc中运行.-This is a use of a variety of data sequencing procedures for ordering, scheduling time complexity of small, space complexity of small, fast order. Compressed including source files, then vc run.
Platform: | Size: 1024 | Author: xtbc | Hits:

[VOIP program电话会议系统

Description: 一个用VC写的电话会议的系统.能够在少于四人的情况下实现高质量的语音效果,用语言实现了语音的混频-It is a video conference software writted by VC++. It show the perfect performance even when 4 people talk at the same time. voice mixing technolog be used.
Platform: | Size: 888832 | Author: 贾冠宇 | Hits:

[OS program读写系统时间

Description: 本程序为基于vc开发,用于读写系统时间,经实践非常好用-vc-based development system for reading and writing time, the practice is very handy
Platform: | Size: 33792 | Author: 李明 | Hits:

[2D Graphic分形程序实现

Description: 分形程序实验,这是我学习计算机图形学的时候的课程实验,用VC开发的.-Fractal experimental procedure, which is studying computer graphics of the time course experiment, the development of the VC.
Platform: | Size: 262144 | Author: 饶杨 | Hits:

[OtherClipBoardAccess

Description: 使剪贴板是系统中个进程共享的一块重要区域。在不同的应用程序之间传送数据的时候,首要的选择就是利用剪贴板。不仅如此,在同一个程序的不同窗体之间拷贝数据的时候也常常使用剪贴板。剪贴板是视窗操作系统中不可缺少的一部分。本程序演示了如何访问剪贴板中的各种数据。用VC访问剪贴板源程序-so clipboard system is out of a process of sharing important region. In different applications transmission of data between the time, the first option is the use of the clipboard. Not only that, with a program to copy between different forms of data often use the clipboard. Windows clipboard is an indispensable part. This program demonstrated how to access the clipboard data. VC visit clipboard source
Platform: | Size: 28672 | Author: 王 望 | Hits:

[Otherzuoye4

Description: 这是用VC++写的中序排序算法的程序,排序的时间复杂度低!-This is the VC was the order algorithm procedures, scheduling time low complexity!
Platform: | Size: 926720 | Author: | Hits:

[Othermd5 timer

Description: 这是md5,可以进行计时测算加密速度.用C语言写的在VC 下通过.-This is the md5, time can be measured speed encryption. Using C language adopted in the VC.
Platform: | Size: 947200 | Author: 张波 | Hits:

[ActiveX/DCOM/ATLActiveX--clock

Description: 一个用VC写的ACTIVEX控件实现显示系统时间功能看了绝对有收获你将学到如何添加ACTIVEX的事件,方法,属性我的QQ:187356137-a VC was ACTIVEX control display system time to achieve functional absolutely rewarding read you will learn how to add ACTIVEX events, methods, attributes the QQ : 187356137
Platform: | Size: 37888 | Author: | Hits:

[Data structstanxinfa

Description: 算法设计与分析中的贪心法源程序,用VC编写,应用贪心设计策略来解决操作系统中单机、无资源约束且每个作业可在等量时间内完成的作业调度问题-algorithm design and analysis of the greedy algorithm source, VC preparation, application greedy design strategies to solve the stand-alone operating system, without resource constraints which each job can be in the same amount of time to complete the job-scheduling problem
Platform: | Size: 1024 | Author: 范铮 | Hits:

[Windows DevelopWSBOOKC

Description: winsock编程声明:最近一直有人要用我的这个实验报告,并为此多次给我发邮件。我不反对你们使用这个报告。但是,有几个问题请注意一下: 1、这个报告的代码不完全。只有进行语法分析和词法分析的两个函数,没有使程序完整起来的主函数。 2、我在写这些代码的时候看错了语法分析的语法规则,导致某些符合语法规则的源文件无法被正确分析。这个问题我在报告的最后面有描述。 3、代码的编译:我不保证实验报告中的代码可以在TurboC2.0下编译通过。Visual C++下也不保证。代码的语法规则是符合C99标准,而TC太老,不支持C99,VC也不能很好支持。那些代码是在Linux下用gcc调试通过的。所以使用gcc没有问题。Windows下使用lcc没问题。没有在Dev-C++下测试过,应该没问题。其他编译器一概不保证可以通过。 4、请不要为了索取完整代码给我发邮件,我已经在第一点声明过了:我没有完整代码,所有我有的代码都已经在报告里了。 5、我不是你们的程序设计老师,所以请不要给我发你们的代码让我来修改。至少在1月23日之前不可以。 祝愿大家都能顺利的完成自己的课程设计。 《编译原理》课程设计报告 1 词法分析 1.1 试验目的 设计,编制并调试一个词法分析程序,加深-winsock programming statement : Recently, I have been to use the report of this experiment, and this time I made to the mail. I do not oppose the use of this report. However, there are several issues to make : one, the report code incomplete. Only syntax analysis and lexical analysis of the two functions, not the integrity of the process up so that the main function. 2, I wrote the code in the wrong syntax analysis of the grammatical rules, which led to some grammatical rules with the source document can not be properly analyzed. The problem I face the final report is described. 3, code compiler : I do not guarantee experimental report of the code can be compiled under the TurboC2.0 through. Visual C does not guarantee that. The code is in line with the rules of grammar C99 standards, and
Platform: | Size: 177152 | Author: 名台 | Hits:

[ConsolemyRTTI

Description: 演示vc++6.0动态运行时功能,帮助了解什么什么是r-demonstration vc 6.0 dynamic run-time functions to help understand what is what r
Platform: | Size: 3072 | Author: 郭雷勇 | Hits:

[OS programvcvirtual

Description: 课程设计,vc++做的,基本上满足要求,只是页面总数跟随机页面号的范围一样,有待改进;答辩的时候居然问我几个系统函数有什么用,我都郁闷了,分数还没那些抄别人的高。。。。。。虽然作的不好,但怎么说也是我自己做的,无语了。放上来,有需要的拿去改改 基本上都是边查资料边写的,算得上是第一次写,错误是难免的,请大家指教,而且里面变量定义比较乱,懒得改了-curriculum design, vc do basically meet the requirements, but the total number of pages with random pages, the scope of the same, there is room for improvement; Even reply when I asked several functions What is the use, I have feelings, not those who score high copied others. . . . . . While for the poor, but that is how I do for myself, the silent. Fangshanglai there is a need to change the line of change are basically examined data writing at the same time, he can claim to be the first to write, and his mistakes are inevitable, please enlighten, but inside variables are defined more chaos, and too lazy to change the
Platform: | Size: 1910784 | Author: 白亮 | Hits:

[Consolee2

Description: 是一款用vc++编写的计算levshtein距离的程序.也就是可以做time alignment,计算两个文档之间最小的距离(插入,删除,替换的最小次数)-is a preparation using vc levshtein distance calculation procedures. It is time to do alignment, the two documents between the calculated minimum distance (insertion, deletion, replacement of the smallest number)
Platform: | Size: 118784 | Author: 冷彦 | Hits:

[GUI DevelopShowClockInStatusBar123

Description: 如如何在状态栏上显示系统时间,用VC++可以十分方便地实现。-to use VC++ implement: displaying system time on status bar.
Platform: | Size: 21504 | Author: 小陈 | Hits:

[ScannerBenQ-SC-SDK

Description: 本开发包是为明基扫描仪专门提供的,可以让用户进行二次开发的开发包。该开发包是用VC++ 6.0开发的动态连接库(scan.dll)。接口简单,调用方便,让您可以在最短的时间内实现对明基扫描仪的功能定制。另外,本开发包还提供给用户明基自行开发的影像文件读写库(ImageRW.dll),提供了多种影像格式的支持,让您可以方便的将扫描得到的影像数据存成各种格式(支持的文件格式有BMP, PCX, JPG, TIF, TGA, PNG)的影像文件。本开发包内还附有开发例程,即使你一点都不了解扫描仪的驱动过程, 也能在很短的时间里定制出符合你要求的应用程序(当然,你需要有一定的VC++编程能力), 比如说能在某个特定的区域内用特定的分辨率进行扫描。该例程还提供了如何使用汉王OCR实现文字识别的演示。-the development kits for BenQ to provide specialized scanner, allows users to the development of secondary development package. The development kit is developed by VC 6.0 Dynamic Link Library (scan.dll). Simple interface, call convenience, you can in the shortest period of time right BenQ scanner functional customization. In addition, the development kit is also available to users BenQ develop their own images document literacy library (ImageRW.dll), providing a wide variety of video format support, so you can easily scan will be the image data retention in various formats (supported file formats are BMP, PCX, JPG, TIF , TGA, PNG) image files. The development kit also included within the development routines, even if you do not understand the point scanner-driven process, in a very short p
Platform: | Size: 543744 | Author: 123 | Hits:

[AlgorithmEasyRandom_demo

Description: 本压缩文件提供了VC平台中在固定的时间内生成随机数的程序。-the compressed files provided VC platform in a fixed time generating random process.
Platform: | Size: 13312 | Author: 于清波 | Hits:

[Algorithmmatlablibs

Description: 在vc中调用matlib得时候,需要一些引擎文件,在这里已经全部包含。-in vc call matlib in time and need some engines, has been here all included.
Platform: | Size: 51200 | Author: 刘扬 | Hits:

[Communicationtalk_g729

Description: 这是在互连网上传输实时语音的vc工程, 语音使用g.729压缩。附件包含一个dll库和test源代码。 -This is the Internet, real-time transmission of voice vc, using G.729 voice compression. The annex contains a dll libraries and test source code.
Platform: | Size: 132096 | Author: lich | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net